home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / AMOSList / AMOSLIST / text0256.txt < prev    next >
Encoding:
Text File  |  1998-04-01  |  1.7 KB  |  41 lines

  1. Ryan Watson <kaotic@RemoveThisPart.globalserve.net> wrote:
  2.  
  3.  
  4. >3.How come the size of the GUIs I make get screwed up after I convert them.
  5. >For example I made a GUI in the EXACT same resolution as my main workbench
  6. >and I had it go across the whole screen, and after I converted it to a bank
  7. >and 'GUI OPEN'ed it up, it took I'd say 7/8ths across to be specific. WHY?
  8.  
  9. Are you using the GUI SENSITIVE command on or off? You should also
  10. make the GUI in a PAL:Hires screen mode, so that you can align ity up
  11. correctly. I personally use a 640x400 screenmode to make them, but
  12. some people get sizing problems when converting their GUI`s.
  13.  
  14. >
  15. >4.It seems that TCP CLOSE is very slow... it will disconnect but it takes a
  16. >long time to do so? Does it take longer if its waiting for a response from
  17. >a transfer?
  18.  
  19. Also an answer to the above questions. Are you using the A=Gui Wait to
  20. actually see if you have any TCP information waiting to come in? It
  21. sounds like the method that you are using isnt too bright. Sit down,m
  22. and go through the code again. Alternatively, wait till the new GUI
  23. extension comes out very soon, as their is a whole new, fully
  24. documented, TCP command guide, along with plenty of examples.
  25.  
  26. Mush
  27. ************************************************************
  28. Editor/Manager of Extreme AMOS
  29. AMOS Homepages located at http://www.mushy-pd.demon.co.uk
  30. ************************************************************
  31.  
  32. --
  33. Brought to you from the AMOS Mailinglist!!
  34.  
  35. mailto: amos-request@access.digex.net  Subject: SUBSCRIBE <Email Address>
  36.  
  37. Posted via Mailinglist Manager V2.10, available soon from
  38. http://www.mushy-pd.demon.co.uk - the worlds largest AMOS homepages
  39. Email me at mushypd@redrose.net for more information!
  40.  
  41.